Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PRD-609] fix: Broken file path #2613

Merged
merged 2 commits into from
Nov 13, 2024
Merged

[PRD-609] fix: Broken file path #2613

merged 2 commits into from
Nov 13, 2024

Conversation

paultranvan
Copy link
Contributor

With #2612,
we added the possibility to search on path + name by adding the name in the path, at indexing time.
This breaks the possibility to open file because the path is not what is expected. So we remove the name from the path after search time.

@paultranvan paultranvan requested a review from acezard as a code owner November 9, 2024 17:45
@paultranvan paultranvan force-pushed the path-and-name-search branch 3 times, most recently from 365d2b9 to 23239b3 Compare November 9, 2024 19:34
With #2612,
we added the possibility to search on path + name by adding the name in
the path, at indexing time.
This is "heavy" from UX perspective, so let's remove it.
@paultranvan paultranvan changed the title fix: Broken file path [PRD-609] fix: Broken file path Nov 11, 2024
@paultranvan paultranvan requested a review from Ldoppea November 12, 2024 13:00
@paultranvan paultranvan merged commit ba015d9 into master Nov 13, 2024
2 checks passed
@paultranvan paultranvan deleted the path-and-name-search branch November 13, 2024 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants